Skip to content

Instantly share code, notes, and snippets.

@ryuheechul
ryuheechul / openwrt-efi-on-proxmox.md
Last active February 24, 2026 12:25
How to "Install" an OpenWRT VM in Proxmox with UEFI

Existing references I looked at before I went on trial and error until eventually I managed to make it work:

Note

Although links above were good references to look at so I didn't have to start from scratch, following none of them actually worked for me. Hence, I'm leaving my own note after figuring things out.

My situation:

@kksudo
kksudo / vpn-instructions.md
Last active February 24, 2026 12:24
Настраиваем подключение к впн Устанавливайте только Stable версии приложений!

Инструкция по настройке VPN (3X-UI / XRay)

Кратко: установите приложение под вашу платформу, импортируйте ключ или QR и включите подключение.

Важно: используйте только Stable-версии приложений. Клиенты не предоставляют серверы — ключ/подписку вы получаете отдельно.


Навигация

[
{
"key": "ctrl+tab",
"command": "workbench.action.nextEditor"
},
{
"key": "ctrl+shift+tab",
"command": "workbench.action.previousEditor"
},
{
{
"files.autoSave": "onFocusChange",
"vim.easymotion": true,
"vim.incsearch": true,
"vim.useSystemClipboard": true,
"vim.useCtrlKeys": true,
"vim.hlsearch": true,
"vim.sneak": true,
"vim.easymotionMarkerooundColor": "#020202",
"vim.normalModeKeyBindings": [

Note

为简化无关环节,部分细节可能会省去,而进一步的深入解释将标记在 NOTE 内。 如果这是您第一次了解 MethodHandle 和 VarHandle,可直接掠过这些部分。

Tip

本文将用 TIP 标记您需要使用刚刚学到的技能实践的部分。 边学边练,效果 ++。

零开销·反射

@iamwildtuna
iamwildtuna / gist:7772b7c84a11bf6e1385f23096a73a15
Last active February 24, 2026 12:20
VPN IP Addresses (IP адреса ChatGPT, Copilot, Meta, Facebook, Instagram, YouTube, Medium, X ex. Twitter, Discord)
Meta (Instagram, Facebook)
// Узлы
157.240.253.174, 157.240.253.172, 157.240.253.167, 157.240.253.63, 157.240.253.32
157.240.252.174, 157.240.252.172, 157.240.252.167, 157.240.252.63, 157.240.252.38
57.144.112.34, 57.144.110.1, 157.240.205.174, 87.245.223.97
// Подсети
213.102.128.0/24
204.15.20.0/22
199.201.0.0/16
@mezhevikin
mezhevikin / telegramproxy.md
Last active February 24, 2026 12:19 — forked from yurykovshov/telegramproxy.md
Как создать свой Socks5 proxy для Telegram

Установка SOCKS5 Proxy сервер Dante на VPS для Telegram (актуально 2025)

Шаг 1 — Купить VPS сервер

Можно взять сервер у любого зарубежного хостинг-провайдера:

@brianreitz
brianreitz / msobjs_message_table.txt
Last active February 24, 2026 12:18
msobjs.dll Message Table by MessageID
%%279 : Undefined Access (no effect) Bit 7
%%1536 : Unused message ID
%%1537 : DELETE
%%1538 : READ_CONTROL
%%1539 : WRITE_DAC
%%1540 : WRITE_OWNER
%%1541 : SYNCHRONIZE
%%1542 : ACCESS_SYS_SEC
%%1543 : MAX_ALLOWED
%%1552 : Unknown specific access (bit 0)
@ruanyl
ruanyl / Unicode table
Created May 4, 2017 13:39 — forked from ivandrofly/Unicode table
Unicode table - List of most common Unicode characters *
Unicode table - List of most common Unicode characters *
* This summary list contains about 2000 characters for most common ocidental/latin languages and most printable symbols but not chinese, japanese, arab, archaic and some unprintable.
Contains character codes in HEX (hexadecimal), decimal number, name/description and corresponding printable symbol.
What is Unicode?
Unicode is a standard created to define letters of all languages ​​and characters such as punctuation and technical symbols. Today, UNICODE (UTF-8) is the most used character set encoding (used by almost 70% of websites, in 2013). The second most used character set is ISO-8859-1 (about 20% of websites), but this old encoding format is being replaced by Unicode.
How to identify the Unicode number for a character?
Type or paste a character:
@Skydras
Skydras / leak-detector-notifier.yaml
Last active February 24, 2026 12:13 — forked from bbbenji/leak-detector-notifier.yaml
Automatically detects any moisture (leak) sensor in Home Assistant — no need to manually select sensors. Sends customizable mobile notifications with your own title and message. Optional features include auto-clear notifications when the sensor goes dry and repeating alarms until cleared.
blueprint:
name: Leak detection & notifier (Custom text + option to repeat alarm)
description: >
Sends notification when moisture is detected.
Optional auto-clear notification and repeating alarm until cleared.
domain: automation
input:
notify_device:
name: Notify device